Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TMenu = class(TLCLComponent)
![]() |
FCompStyle: LongInt; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
procedure DestroyHandle; virtual; |
![]() |
function FindItem(AValue: PtrInt; Kind: TFindItemKind) : TMenuItem; |
![]() |
function IsShortcut(var Message: TLMKey): boolean; |
![]() |
function HandleAllocated: Boolean; |
![]() |
Function IsRightToLeft: Boolean; |
![]() |
procedure HandleNeeded; |
![]() |
function DispatchCommand(ACommand: Word): Boolean; |
![]() |
property Handle: HMenu read GetHandle; |
![]() |
property Parent: TComponent read FParent write SetParent; |
![]() |
property ShortcutHandled: boolean read FShortcutHandled write FShortcutHandled; |
![]() |
property Items: TMenuItem read FItems; |
![]() |
property Images: TCustomImageList read FImages write SetImages; |
![]() |
FCompStyle: LongInt; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
procedure DestroyHandle; virtual; |
![]() |
function FindItem(AValue: PtrInt; Kind: TFindItemKind) : TMenuItem; |
![]() |
function IsShortcut(var Message: TLMKey): boolean; |
![]() |
function HandleAllocated: Boolean; |
![]() |
Function IsRightToLeft: Boolean; |
![]() |
procedure HandleNeeded; |
![]() |
function DispatchCommand(ACommand: Word): Boolean; |
![]() |
property Handle: HMenu read GetHandle; |
![]() |
property Parent: TComponent read FParent write SetParent; |
![]() |
property ShortcutHandled: boolean read FShortcutHandled write FShortcutHandled; |
![]() |
property Items: TMenuItem read FItems; |
![]() |
property Images: TCustomImageList read FImages write SetImages; |