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

TLSGadgetEditButton

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

Declaration

Source position: LSControls.pas line 976

type TLSGadgetEditButton = class(TLSCustomBitBtn)

public

  constructor Create(); override;

  

published

  property Action;

  

  property BidiMode;

  

  property Cancel;

  

  property Color;

  

  property Default;

  

  property Font;

  

  property Glyph;

  

  property GlyphShowMode;

  

  property Height; [s]

  

  property ImageIndex: TImageIndex;

  

  property Images: TCustomImageList;

  

  property Kind;

  

  property Layout;

  

  property Left; [s]

  

  property Margin;

  

  property ModalResult;

  

  property Name; [s]

  

  property NumGlyphs;

  

  property ParentBidiMode;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property Pattern: string;

  

  property Patterns: TLSRegExList;

  

  property PopupMenu;

  

  property ShowHint;

  

  property ShortCut: TShortCut;

  

  property ShortCutCanFocus: Boolean;

  

  property Spacing;

  

  property TabOrder;

  

  property TabStop;

  

  property Top; [s]

  

  property Width; [s]

  

end;

Inheritance

TLSGadgetEditButton

  

|

TLSCustomBitBtn

  

|

TObject,ILSValidationComponent



CT Web help

CodeTyphon Studio