Class TFireGridCheckEdit

Unit

Declaration

type TFireGridCheckEdit = class(TCheckBox)

Description

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public function GetNativeStyle: Boolean;
Public procedure SetNativeStyle(NativeStyle: Boolean);
Protected procedure Paint; override;
Protected procedure PaintChildren; override;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public function GetNativeStyle: Boolean;
 
Public procedure SetNativeStyle(NativeStyle: Boolean);
 
Protected procedure Paint; override;
 
Protected procedure PaintChildren; override;
 

Generated by PasDoc 0.15.0.