DK for Delphi | FMX.GisControlAttributes.TGIS_ControlAttributes | Constructors | Methods | Properties | Events | Events
| Name | Visibility | Description | |
|---|---|---|---|
| AllowNull | published | True if NULL field values are accepted. | |
| AllowRestructure | published | True if fields can be restructured. | |
| BiDiMode | published | Emulated VCL BiDiMode value used for translation support. | |
| BiDiModeFromTranslation | published | Controls whether BiDiMode is taken from the property value or from translation settings. | |
| FieldNameColumnWidth | published | Width of the left column. | |
| Font | published | Font used to display text. | |
| FontColor | published | Color used to display text. | |
| IgnoreFldxDefinition | published | When True, 'Fldx' rules are ignored. | |
| LayoutType | published | Layout mode for displaying attribute names and values. | |
| ReadOnly | published | True if the control is read-only. | |
| ShowBtnCancel | published | True if the Cancel button is shown. | |
| ShowBtnOk | published | True if the OK button is shown. | |
| ShowInternalFields | published | Deprecated alias for showing virtual GIS fields such as GIS_AREA and GIS_LENGTH. | |
| ShowVirtualFields | published | Shows or hides virtual GIS fields. | |
| StyledSettings | published | Set of styled text representation properties. | |
| Units | public | Units used for displaying GIS_LENGTH/GIS_AREA. | |
| UnitsEPSG | public | EPSG (European Petroleum Survey Group) code used for displaying GIS_LENGTH and GIS_AREA fields. | |
| VirtualFields | published | The set of virtual fields that are displayed when ShowVirtualFields property is active. | |