Typ: Klasse
Stellt die Scriptklasse TLabelStyle bereit.
| Basisklasse | TObject |
|---|---|
| Statisch | false |
Klassendeklaration
type
TLabelStyle = class(TObject)
public
property SymbolColor: Integer;
property Color: Integer;
property ColorRequired: Integer;
property ColorReadOnly: Integer;
property ColorMultiSelect: Integer;
property ColorSearchMode: Integer;
property ColorActive: Integer;
property ColorModified: Integer;
property ColorInsert: Integer;
property ColorEdit: Integer;
property Font: TFont;
property FontRequired: TFont;
property FontReadOnly: TFont;
property FontMultiSelect: TFont;
property FontSearchMode: TFont;
property FontActive: TFont;
property FontModified: TFont;
property FontInsert: TFont;
property FontEdit: TFont;
property FontSelection: Integer;
property FontRequiredSelection: Integer;
property FontReadOnlySelection: Integer;
property FontMultiSelectSelection: Integer;
property FontSearchModeSelection: Integer;
property FontActiveSelection: Integer;
property FontModifiedSelection: Integer;
property FontInsertSelection: Integer;
property FontEditSelection: Integer;
end;
Properties #
SymbolColor #
Property SymbolColor.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property SymbolColor: Integer;
Color #
Property Color.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property Color: Integer;
ColorRequired #
Property ColorRequired.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorRequired: Integer;
ColorReadOnly #
Property ColorReadOnly.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorReadOnly: Integer;
ColorMultiSelect #
Property ColorMultiSelect.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorMultiSelect: Integer;
ColorSearchMode #
Property ColorSearchMode.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorSearchMode: Integer;
ColorActive #
Property ColorActive.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorActive: Integer;
ColorModified #
Property ColorModified.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorModified: Integer;
ColorInsert #
Property ColorInsert.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorInsert: Integer;
ColorEdit #
Property ColorEdit.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property ColorEdit: Integer;
Font #
Property Font.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property Font: TFont;
FontRequired #
Property FontRequired.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontRequired: TFont;
FontReadOnly #
Property FontReadOnly.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontReadOnly: TFont;
FontMultiSelect #
Property FontMultiSelect.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontMultiSelect: TFont;
FontSearchMode #
Property FontSearchMode.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontSearchMode: TFont;
FontActive #
Property FontActive.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontActive: TFont;
FontModified #
Property FontModified.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontModified: TFont;
FontInsert #
Property FontInsert.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontInsert: TFont;
FontEdit #
Property FontEdit.
| Typ | TFont |
|---|---|
| Lesbar | true |
| Schreibbar | false |
Signatur
property FontEdit: TFont;
FontSelection #
Property FontSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontSelection: Integer;
FontRequiredSelection #
Property FontRequiredSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontRequiredSelection: Integer;
FontReadOnlySelection #
Property FontReadOnlySelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontReadOnlySelection: Integer;
FontMultiSelectSelection #
Property FontMultiSelectSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontMultiSelectSelection: Integer;
FontSearchModeSelection #
Property FontSearchModeSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontSearchModeSelection: Integer;
FontActiveSelection #
Property FontActiveSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontActiveSelection: Integer;
FontModifiedSelection #
Property FontModifiedSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontModifiedSelection: Integer;
FontInsertSelection #
Property FontInsertSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontInsertSelection: Integer;
FontEditSelection #
Property FontEditSelection.
| Typ | Integer |
|---|---|
| Lesbar | true |
| Schreibbar | true |
Signatur
property FontEditSelection: Integer;
Kategorie: TLabelStyle
