DK11 for Delphi | VCL.GisControlScale.TGIS_ControlScale | Constructors | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
CreateCopy | public | Prepare a copy of the control for printing. (Implements IGIS_PrintableControl.CreateCopy) |
|
Draw | public | Draw scale. | |
DrawBmp(TBitmap; Double; Integer) | public | Draw control on a provided bitmap. | |
DrawBmp(TGIS_Bitmap; Double; Integer) | public | Draw control on a provided bitmap. | |
FreeCopy | public | Release the copy of the control. (Implements IGIS_PrintableControl.FreeCopy) |
|
Invalidate | public | Invalidates contol. | |
Paint | protected | Paint the control. | |
PrintBmp | public | Print the control on the given bitmap. (Implements IGIS_PrintableControl.PrintBmp) |
|
PrintClipboard | public | Print control on the clipboard. | |
SubscribedEvent | public | Subscriber notification event. (Implements IGIS_Subscribe.SubscribedEvent) |
|
Update | public | Update the control. | |