Unit FireDataGridConst
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Variables
Description
Overview
Types
Constants
Description
Types
TFireGridColumnFixedKind = (...); |
Values
-
FixedNone
-
FixedLeft
-
FixedRight
|
TFireGridCellButtonKind = (...); |
Values
-
ChoiceButton
-
SelectButton
-
ClearButton
-
TextButton
-
IconButton
|
TFireGridCellButtonPosition = (...); |
Values
-
LeftPosition
-
RightPosition
|
TFireGridCellButtonActivatePolicy = (...); |
Values
-
FixedPolicy
-
FluentFixedPolicy
-
MouseOverPolicy
-
FluentMouseOverPolicy
-
FocusPolicy
-
FluentFocusPolicy
|
TFireGridLinesStyle = (...); |
Values
-
LinesNone
-
LinesBoth
-
LinesBoth2D
-
LinesHorizontal
-
LinesHorizontal2D
-
LinesVertical
|
TFireGridGroupRowStyle = (...); |
Values
-
GroupStandard
-
GroupMicrosoftOutlook
|
TFireGridNewRowPlace = (...); |
Values
-
NewRowNone
-
NewRowTop
-
NewRowBottom
|
TFireGridGroupSummaryPlace = (...); |
Values
-
GroupSummaryHide
-
GroupSummaryRow
-
|
TFireGridSelectionPolicy = (...); |
Values
-
IgnoreSelection
-
RowSelection
-
CellSelection
-
MultiRowSelection
-
MultiCellSelection
|
TFireGridRowHighlightEffect = (...); |
Values
-
RowFlashEffect
-
RowAlphaEffect
|
TFireGridEditorActivationPolicyFlag = (...); |
Values
-
eaActivateByClickNoFocused
-
eaActivateByClickFocused
-
eaActivateByClick
-
eaActivateByMousePressNoFocused
-
eaActivateByMousePressFocused
-
eaActivateByMousePress
-
eaActivateByDblClickNoFocused
-
eaActivateByDblClickFocused
-
eaActivateByDblClick
-
eaActivateByKeyboardFocus
-
eaActivateByKeyPress
-
eaActivateByKeyPress_WithEating
-
eaActivateByEnter
-
eaActivateByKeyPress_F2
-
eaActivateByEditPress
-
eaEatingKeyEvents
-
eaEatingMouseEvents
-
eaSelectCurrentEvent
-
eaOtherMouseEvents
-
eaActivateByAnyEvents
|
Constants
FireDataGridVersion: String = '1.8.0'; |
|
Generated by PasDoc 0.15.0.