property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource // property ValueChecked: string // property ValueUnchecked: string //
property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource // property ItemIndex // property Items // property Sorted //
property AutoEditable: Boolean // property DataField: string // property PasswordPrompt // property DataSource: TDataSource //
property CurrentField: TField read FCurrentField // property RecordCount: Integer read FRecordCount // property RowIsCurrent: Boolean read FRowIsCurrent // property ScrollToCurrentRow : Boolean // property Columns: TIWDBGridColumns // property DataSource: TDataSource // property FooterRowCount: Integer // property FromStart: Boolean // property HighlightColor: TIWColor // property HighlightRows: Boolean // property Options: TIWDBGridOptions // property RefreshMode: TIWDBGridRefreshMode // property RowLimit: integer // property RollOver: Boolean // property RowClick: Boolean // property RollOverColor: TIWColor // property RowHeaderColor: TIWColor // property RowAlternateColor: TIWColor // property RowCurrentColor: TIWColor //
property DataField: string // property DataSource: TDataSource //
property AutoSize // property DataField: string // property DataSource: TDataSource //
property TrimValues: Boolean // property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource // property Items // property ItemIndex // property Sorted //
property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource // property KeyField: string // property ListField: string // property ListSource: TDataSource //
property KeyValue: Variant // property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource // property KeyField: string // property ListField: string // property ListSource: TDataSource // property DisableWhenEmpty: boolean //
property AutoEditable: Boolean // property DataField: string // property DataSource: TDataSource //
property Confirmations: TIWDBNavConfirmations // property DataSource: TDataSource // property ImageHeight: Integer // property ImageWidth: Integer // property VisibleButtons: TButtonSet // property CustomImages: TIWDBNavImages // property Orientation: TIWOrientation // property InsertMode: TIWDBNavInsertMode // property OnFirst: TNotifyEvent // property OnPrior: TNotifyEvent // property OnNext: TNotifyEvent // property OnLast: TNotifyEvent // property OnEdit: TNotifyEvent // property OnInsert: TNotifyEvent // property OnDelete: TNotifyEvent // property OnPost: TNotifyEvent // property OnCancel: TNotifyEvent // property OnRefresh: TNotifyEvent // property OnBeforeAction: TIWDBNavBeforeActionEvent //
property ConvertSpaces // property DataField: string // property DataSource: TDataSource // property Font // property RawText // property UseFrame // property WantReturns //
property TrimValues: Boolean // property AutoEditable: Boolean // property Editable // property Font // property Layout // property DataField: string // property DataSource: TDataSource // property Values: TStringList // property Items //
property PoolCount : integer // property Active : Boolean // property Version : string // property OnCreateDataModule : TIWDataModuleEvent // property OnFreeDataModule : TIWDataModuleEvent // function Lock : TDataModule; // procedure Unlock(var ADataModule : TDataModule); // function CurrentThreadsInUse : integer; //
property First_Enabled: TIWFileReference // property First_Disabled: TIWFileReference // property Prior_Enabled: TIWFileReference // property Prior_Disabled: TIWFileReference // property Next_Enabled: TIWFileReference // property Next_Disabled: TIWFileReference // property Last_Enabled: TIWFileReference // property Last_Disabled: TIWFileReference // property Edit_Enabled: TIWFileReference // property Edit_Disabled: TIWFileReference // property Insert_Enabled: TIWFileReference // property Insert_Disabled: TIWFileReference // property Delete_Enabled: TIWFileReference // property Delete_Disabled: TIWFileReference // property Post_Enabled: TIWFileReference // property Post_Disabled: TIWFileReference // property Cancel_Enabled: TIWFileReference // property Cancel_Disabled: TIWFileReference // property Refresh_Enabled: TIWFileReference // property Refresh_Disabled: TIWFileReference //
property First: string // property Prior: string // property Next: string // property Last: string // property Edit: string // property Insert: string // property Delete: string // property Post: string // property Cancel: string // property Refresh: string //
property Grid: TIWDBGrid //
function GetDataFieldObj: TField // function GetLinkFieldObj: TField // property BlobCharLimit: Integer // property CompareValue: string // property CompareHighlight: THighlightCompare // property DataField: string // property LinkField: string // property RawText: Boolean // property OnClick: TIWOnClickWithValue // property OnTitleClick: TNotifyEvent // property Title: TIWGridCell // property Css: string //
function Edit: Boolean // function ExecuteAction(Action: TBasicAction): Boolean; // function UpdateAction(Action: TBasicAction): Boolean; // procedure UpdateRecord // property Active: Boolean read FActive // property ActiveRecord: Integer // property BOF: Boolean read GetBOF // property BufferCount: Integer // property DataSet: TDataSet read GetDataSet // property DataSource: TDataSource // property DataSourceFixed: Boolean // property Editing: Boolean read FEditing // property Eof: Boolean read GetEOF // property ReadOnly: Boolean // property RecordCount: Integer read GetRecordCount //
//注释慢慢填...
使用 IntraWeb (41) - 数据控件速查,布布扣,bubuko.com
原文地址:http://www.cnblogs.com/del/p/3813080.html