Class TTagBitItemEditor
Unit
Declaration
type TTagBitItemEditor = class(TPanel)
Description
: Bit editor of a structure item.
Hierarchy
- TPanel
- TTagBitItemEditor
Overview
Methods
![]() |
constructor Create(AOwner:TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property TagName: AnsiString read FTagName write SetTagName; |
![]() |
property StartBit: LongInt read FStartBit write SetStartBit; |
![]() |
property EndBit: LongInt read FEndBit write SetEndBit; |
![]() |
property OnCheckNames: TCheckNames read FCheckNames write FCheckNames; |
![]() |
property OnDelClick: TNotifyEvent read fondelclick write fondelclick; |
Description
Methods
![]() |
constructor Create(AOwner:TComponent); override; |
![]() |
destructor Destroy; override; |
Properties
![]() |
property TagName: AnsiString read FTagName write SetTagName; |
![]() |
property StartBit: LongInt read FStartBit write SetStartBit; |
![]() |
property EndBit: LongInt read FEndBit write SetEndBit; |
![]() |
property OnCheckNames: TCheckNames read FCheckNames write FCheckNames; |
![]() |
property OnDelClick: TNotifyEvent read fondelclick write fondelclick; |
Author
- Fabio Luis Girardi <[email protected]>
Generated by PasDoc 0.14.0.