DK for Delphi | VCL.GisControlAttributes.TGIS_ControlAttributes | Constructors | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| CancelChanges | public | Cancel changes made in the control. | |
| Clear | public | Clear attributes display. | |
| CopyToClipboard | public | Copy information from the control to clipboard. | |
| DoControlEnter | public | Handler for Enter event. | |
| DoValueChanged | public | Handler for Change event. | |
| Invalidate | public | Rebuild attributes display. | |
| NewShape | public | Show attributes for a new shape. | |
| Paint | protected | Paint handler. | |
| SaveChanges | public | Save changes made in the control. | |
| ShowSelected | public | Show statistics for selected shapes. | |
| ShowShape | public | Show attributes for given _shape. | |
| SubscribedEvent | public | Subscriber notification event. (Implements IGIS_Subscribe.SubscribedEvent) |
|