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

TLSCustomPanel

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

Declaration

Source position: LSControls.pas line 770

type TLSCustomPanel = class(TCustomPanel,ILSValidationComponent)

protected

  procedure Click; override;

  

  procedure Paint; override;

  

  procedure Notification(); override;

  

public

  constructor Create(); override;

  

  function Validate; virtual;

  

  property About: string; [rws]

  

  property GradientStart: TColor; [rw]

  

  property GradientStop: TColor; [rw]

  

  property GradientDirection: TGradientDirection; [rw]

  

  property Pattern: string; [rw]

  

  property Patterns: TLSRegExList; [rw]

  

  property OnValidate: TLSValidateEvent; [rw]

  

end;

Inheritance

TLSCustomPanel

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio