User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_controlattributes

TGIS_ControlAttributes class

DK11 for Python | tatukgis.pdk.TGIS_ControlAttributes | Classes | Constructors | Methods | Properties | Events

Visual Shape attributes component.

Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.

Syntax

# Python
class TGIS_ControlAttributes( TRectangle, IGIS_Subscribe ):

Inheritance

Implements

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create an instance.

Methods

Inherited Overrides Protected
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.
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)

Properties

Inherited Protected
Name Visibility Description
AllowNull published True, NULL fields are accepted.
AllowRestructure published True, fields can be restructured.
BiDiMode published Emulation of VCL BiDiMode for translation purpose
BiDiModeFromTranslation published Decides where use BiDiMode from property or from translation
FieldNameColumnWidth published Width of the left column
Font published Font used when displaying text
FontColor published Color used when displaying text
IgnoreFldxDefinition published When True, 'Fldx' rules are ignored.
LayoutType published Layout type.
ReadOnly published True, if component is Read Only.
ShowBtnCancel published True, if 'Cancel' button comes up
ShowBtnOk published True, if 'OK' button comes up
ShowInternalFields published If true, fields like GIS_AREA, GIS_LENGTH will be displayed.
ShowVirtualFields published Show or hide virtual layer fields.
StyledSettings published Set of styled text representation properties.
Units public Units used for displaying GIS_LENGTH/GIS_AREA.
UnitsEPSG public Units EPSG code for displaying GIS_LENGTH and GIS_AREA fields.
VirtualFields published The set of virtual fields that are displayed when ShowVirtualFields property is active.

Events

Inherited Protected
Name Visibility Description
HelpEvent published Event fired upon F1 key.

2023/08/09 01:51

Page Tools