Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2ColorButton

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

Declaration

Source position: orca_scene2d.pas line 3597

type TD2ColorButton = class(TD2CustomButton)

protected

  procedure ApplyStyle; override;

  

  procedure FreeStyle; override;

  

  procedure Click; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property AutoTranslate: Boolean;

  

  property CanFocused: Boolean;

  

  property DisableFocusEffect: Boolean;

  

  property TabOrder: TTabOrder;

  

  property Color: string; [rw]

  

  property UseStandardDialog: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TD2ColorButton

  

|

TD2CustomButton

  

|

TD2TextControl

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio