TdxGPStringFormat Members
Constructors
| Name | Description |
|---|---|
| Create(TdxGPStringFormat) | Initializes a new instance of the TdxGPStringFormat class with specified settings. |
| Create(Integer,LANGID) | Initializes a new instance of the TdxGPStringFormat class with specified settings. |
Properties
| Name |
|---|
| Alignment |
| DigitSubstitutionLanguage |
| DigitSubstitutionMethod |
| FormatFlags |
| Handle |
| HotkeyPrefix |
| LineAlignment |
| MeasurableCharacterRangeCount |
| Trimming |
Methods
| Name | Description |
|---|---|
| Assign(TdxGPStringFormat) | |
| Clone | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetTabStopCount | |
| GetTabStops(Integer,Single) | |
| SetDigitSubstitution(LANGID,TdxGpStringDigitSubstitute) | |
| SetMeasurableCharacterRanges(Integer,TArray<TdxGpCharacterRange>) | |
| SetTabStops(Single,Integer,TArray<Single>) | |
| ToString | Inherited from TObject. |
See Also