CaptureAreaShowAreaSize property (Screen Control)
|
Builder Syntax |
bool CaptureAreaShowAreaSize |
|
Delphi Syntax |
CaptureAreaShowAreaSize : Boolean |
|
Overview |
Refer to Implementing Screen Capture. |
Remarks
Specifies whether to display the captured area size. Possible values are:
|
Setting |
Description |
|
TRUE |
Display the captured area size. |
|
FALSE |
Do not display the captured area size. |
See Also