Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSCustomExpandPanel

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

Declaration

Source position: LSControls.pas line 1498

type TLSCustomExpandPanel = class(TLSCustomPanel,ILSValidationComponent)

protected

  procedure UpdateSize();

  

  procedure DoChangePic(); virtual;

  

  procedure DoButtonClick(); virtual;

  

  class function GetControlClassDefaultSize; override;

  

  procedure SetName(); override;

  

  procedure WMSize(); message;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Expand: Boolean; [rw]

  

  property ExpandPic: TPicture; [rw]

  

  property CollapsePic: TPicture; [rw]

  

  property TopPanel: TLSTopPanel; [r]

  

  property OldTopPanelHeight: Integer; [rws]

  

  property OnButtonClick: TNotifyEvent; [rw]

  

end;

Inheritance

TLSCustomExpandPanel

  

|

TLSCustomPanel,ILSValidationComponent

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio