[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if accelerator keys are used in the column title.
Source position: grids.pas line 504
published property TGridColumnTitle.PrefixOption : TPrefixOption |
PrefixOption is a TPrefixOption that indicates if accelerator keys are recognized and displayed in the column title. The default value for the is poNone, and indicates Accelerator keys are ignored for the column title. Changing the value in PrefixOption causes the ColumnChanged method for the TGridColumn class instance to be called.
|
Performs actions needed when a column in the grid is changed. |
|
|
Indicates if accelerator keys in column titles are handled for a grid. |
lazarus-ccr.sourceforge.net |