[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set type used to store values from the TDockTreeFlag enumeration.
Source position: controls.pp line 2607
type TDockTreeFlags = set of ( |
||
dtfUpdateAllNeeded |
|
|
); |
|
Represents flag values used in TDockTree. |
Version 4.0 | Generated 2025-05-03 | Home |