[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 3.2 Generated 2024-02-25 Home