Unit 'GLSimpleNavigation' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLSimpleNavigationKeyCombination

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GLSimpleNavigation.pas line 74

type TGLSimpleNavigationKeyCombination = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

  procedure DoOnCustomAction(); virtual;

  

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

published

  property ShiftState: TShiftState; [rw]

  

  property ExitOnMatch: Boolean; [rw]

  

  property Action: TGLSimpleNavigationAction; [rw]

  

  property OnCustomAction: TGLSimpleNavigationCustomActionEvent; [rw]

  

end;

Inheritance

TGLSimpleNavigationKeyCombination

  

|

TObject



CT Web help

CodeTyphon Studio