[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Record type with a theme element, part, and state values.
Source position: themes.pas line 410
type TThemedElementDetails = record |
||
Element: TThemedElement; |
|
|
Part: Integer; |
|
|
State: Integer; |
|
|
end; |
Version 4.0 | Generated 2025-05-03 | Home |