Description | Hierarchy | Fields | Methods | Properties |
type TSPVTCtrlGrid = class(TScrollBox)
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
function Append: TPanel; |
![]() |
function ControlByName(ControlName: String): TControl; |
![]() |
function Insert: TPanel; |
![]() |
procedure Clear; |
![]() |
procedure Delete; |
![]() |
procedure Exchange(Index1, Index2: Integer); |
![]() |
procedure First; |
![]() |
procedure FocusActiveRow(const Value: TObject); |
![]() |
procedure FocusFirstControl; |
![]() |
procedure KeyDown(var Key: Word; Shift: TShiftState); override; |
![]() |
procedure Last; |
![]() |
procedure MoveDown; |
![]() |
procedure MoveUp; |
![]() |
procedure Next; |
![]() |
Procedure Post; |
![]() |
procedure Prior; |
![]() |
property ActiveRow: TPanel read FActiveRow write SetFActiveRow; |
![]() |
property ActiveRowIndex: Integer Read FActiveRowIndex Write SetFActiveRowIndex; |
![]() |
property AfterScroll: TSPVTCtrlGridNotifyEvent read FAfterScroll write FAfterScroll; |
![]() |
property BeforeScroll: TSPVTCtrlGridNotifyEvent read FBeforeScroll write FBeforeScroll; |
![]() |
property BOF: Boolean Read FBof; |
![]() |
property CanDelete: Boolean Read FCanDelete Write FCanDelete; |
![]() |
property CanInsert: Boolean Read FCanInsert Write FCanInsert; |
![]() |
property ColorSelected: TColor Read FColorSelected Write FColorSelected; |
![]() |
property EOF: Boolean Read FEof; |
![]() |
property IsEmpty: Boolean Read GetFIsEmpty; |
![]() |
property OnNewRecord: TSPVTCtrlGridNotifyEvent read FOnNewRecord write FOnNewRecord; |
![]() |
property Panel: TPanel Read FPanel Write SetFPanel; |
![]() |
property RowCount: Integer Read GetFRowCount; |
![]() |
property ShowDragGrip: Boolean Read FShowDragGrip Write FShowDragGrip; |
![]() |
property ShowEditState: Boolean Read FShowEditState Write FShowEditState; |
![]() |
property State: TSPVTCtrlGridState Read FState Write SetFState; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
destructor Destroy; override; |
![]() |
function Append: TPanel; |
![]() |
function ControlByName(ControlName: String): TControl; |
![]() |
function Insert: TPanel; |
![]() |
procedure Clear; |
![]() |
procedure Delete; |
![]() |
procedure Exchange(Index1, Index2: Integer); |
![]() |
procedure First; |
![]() |
procedure FocusActiveRow(const Value: TObject); |
![]() |
procedure FocusFirstControl; |
![]() |
procedure KeyDown(var Key: Word; Shift: TShiftState); override; |
![]() |
procedure Last; |
![]() |
procedure MoveDown; |
![]() |
procedure MoveUp; |
![]() |
procedure Next; |
![]() |
Procedure Post; |
![]() |
procedure Prior; |
![]() |
property ActiveRow: TPanel read FActiveRow write SetFActiveRow; |
![]() |
property ActiveRowIndex: Integer Read FActiveRowIndex Write SetFActiveRowIndex; |
![]() |
property AfterScroll: TSPVTCtrlGridNotifyEvent read FAfterScroll write FAfterScroll; |
![]() |
property BeforeScroll: TSPVTCtrlGridNotifyEvent read FBeforeScroll write FBeforeScroll; |
![]() |
property BOF: Boolean Read FBof; |
![]() |
property CanDelete: Boolean Read FCanDelete Write FCanDelete; |
![]() |
property CanInsert: Boolean Read FCanInsert Write FCanInsert; |
![]() |
property ColorSelected: TColor Read FColorSelected Write FColorSelected; |
![]() |
property EOF: Boolean Read FEof; |
![]() |
property IsEmpty: Boolean Read GetFIsEmpty; |
![]() |
property OnNewRecord: TSPVTCtrlGridNotifyEvent read FOnNewRecord write FOnNewRecord; |
![]() |
property Panel: TPanel Read FPanel Write SetFPanel; |
![]() |
property RowCount: Integer Read GetFRowCount; |
![]() |
property ShowDragGrip: Boolean Read FShowDragGrip Write FShowDragGrip; |
![]() |
property ShowEditState: Boolean Read FShowEditState Write FShowEditState; |
![]() |
property State: TSPVTCtrlGridState Read FState Write SetFState; |