|
|
|
| acSystemInfo component.
|
| type
|
| TacScreenColorMode = (sm4bit, sm8bit, sm16bit, sm24bit, sm32bit);
|
|
|
| property ScreenColorMode: TacScreenColorMode;
|
| The ScreenColorMode property determines and changes (if Allow_Edit is True) the screen color mode. Screen modes can be 4bit, 8bit, 16bit, 24bit and 32bit.
|
|
|
| ScreenResolution property.
|