Class TTagNamesItemEditor
Unit
Declaration
type TTagNamesItemEditor = class(TPanel)
Description
Hierarchy
- TPanel
- TTagNamesItemEditor
Overview
Fields
Nome:TEdit; |
|
CountEmpty:TCheckBox; |
|
Scan:TSpinEdit; |
|
ZeroFill:TCheckBox; |
|
QtdDigitos:TSpinEdit; |
|
PIPES:TComboBox; |
|
Up:TButton; |
|
Down:TButton; |
|
Del:TButton; |
|
Prior:TPanel; |
|
Next:TPanel; |
Methods
constructor Create(AOwner:TComponent); override; |
|
destructor Destroy; override; |
Properties
property OnDelClick: TNotifyEvent read FOnDelClick write FOnDelClick; |
Description
Fields
Nome:TEdit; |
|
CountEmpty:TCheckBox; |
|
Scan:TSpinEdit; |
|
ZeroFill:TCheckBox; |
|
QtdDigitos:TSpinEdit; |
|
PIPES:TComboBox; |
|
Up:TButton; |
|
Down:TButton; |
|
Del:TButton; |
|
Prior:TPanel; |
|
Next:TPanel; |
|
Methods
constructor Create(AOwner:TComponent); override; |
|
destructor Destroy; override; |
|
Properties
property OnDelClick: TNotifyEvent read FOnDelClick write FOnDelClick; |
|
Generated by PasDoc 0.14.0.