[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Themes' (#lcl)

TThemedElementDetails

Record type with a theme element, part, and state values.

Declaration

Source position: themes.pas line 410

type TThemedElementDetails = record

  Element: TThemedElement;

  

  Part: Integer;

  

  State: Integer;

  

end;


Version 4.0 Generated 2025-05-03 Home