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

TLSGadgetEditCaption

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

Declaration

Source position: LSControls.pas line 1016

type TLSGadgetEditCaption = class(TLSCustomLabel)

public

  constructor Create(); override;

  

published

  property Alignment;

  

  property BidiMode;

  

  property Color;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Ellipsis: Boolean;

  

  property Font;

  

  property Height; [s]

  

  property HighlightColor: TGraphicsColor;

  

  property LabelType: TLSLabelType;

  

  property Layout;

  

  property Left; [s]

  

  property Name; [s]

  

  property ParentBidiMode;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property Path: string;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property ShowAccelChar;

  

  property ShowHint;

  

  property Transparent;

  

  property Top; [s]

  

  property Width;

  

  property WordWrap;

  

  property OptimalFill;

  

end;

Inheritance

TLSGadgetEditCaption

  

|

TLSCustomLabel

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio