DK for Delphi | VCL.GisControlAttributes.TGIS_ControlAttributes | Constructors | Methods | Properties | Events | Events
| Name | Visibility | Description | |
|---|---|---|---|
| Align | published | See the Delphi documentation for TCustomControl. | |
| AllowNull | published | True if NULL field values are accepted. | |
| AllowRestructure | published | True, fields can be restructured. | |
| Anchors | published | See the Delphi documentation for TCustomControl. | |
| BevelInner | published | See the Delphi documentation for TCustomControl. | |
| BevelOuter | published | See the Delphi documentation for TCustomControl. | |
| BevelWidth | published | See the Delphi documentation for TCustomControl. | |
| BiDiMode | published | See the Delphi documentation for TCustomControl. | |
| BiDiModeFromTranslation | published | Determines whether BiDiMode is taken from the property value or from translation settings. | |
| BorderStyle | published | See the Delphi documentation for TCustomControl. | |
| BorderWidth | published | See the Delphi documentation for TCustomControl. | |
| Color | published | See the Delphi documentation for TCustomControl. | |
| Ctl3D | published | See the Delphi documentation for TCustomControl. | |
| Enabled | published | See the Delphi documentation for TCustomControl. | |
| FieldNameColumnWidth | published | Width of the left column. | |
| Font | published | See the Delphi documentation for TCustomControl. | |
| HelpContext | published | See the Delphi documentation for TCustomControl. | |
| Hint | published | See the Delphi documentation for TCustomControl. | |
| IgnoreFldxDefinition | published | When True, 'Fldx' rules are ignored. | |
| LayoutType | published | Layout type. | |
| ParentBiDiMode | published | See the Delphi documentation for TCustomControl. | |
| ParentColor | published | See the Delphi documentation for TCustomControl. | |
| ParentCtl3D | published | See the Delphi documentation for TCustomControl. | |
| ParentFont | published | See the Delphi documentation for TCustomControl. | |
| ParentShowHint | published | See the Delphi documentation for TCustomControl. | |
| PopupMenu | published | See the Delphi documentation for TCustomControl. | |
| ReadOnly | published | True if the component is read only. | |
| ShowBtnCancel | published | True if the Cancel button is shown. | |
| ShowBtnOk | published | True if the OK button is shown. | |
| ShowInternalFields | published | If True, fields such as GIS_AREA and GIS_LENGTH are displayed. | |
| ShowVirtualFields | published | Show or hide virtual layer fields. | |
| TabOrder | published | See the Delphi documentation for TCustomControl. | |
| TabStop | published | See the Delphi documentation for TCustomControl. | |
| Units | public | Units used for displaying GIS_LENGTH and GIS_AREA values. | |
| UnitsEPSG | public | EPSG (European Petroleum Survey Group) code of the units used for displaying GIS_LENGTH and GIS_AREA values. | |
| VirtualFields | public | The set of virtual fields that are displayed when ShowVirtualFields property is active. | |
| Visible | published | See the Delphi documentation for TCustomControl. | |