Unit RosiCompGlobalCfg
Description
Global configuration for all RosiComponents, tools and shared forms
Updated version compatible with Delphi2010+.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Functions and Procedures
function GetRosiCompIniFile: string; |
|
procedure LoadGridLookStyleList(L: TStrings); |
|
Types
TProcOnHelp = procedure(Form: TForm; HelpContext: integer) of object; |
|
TLoadFieldsPropsProc = procedure(DS: TDataSet) of object; |
|
TGridLookStyles = (...); |
Values
-
grs_Default:
-
grsBlueOffice:
-
grsBlueNavy:
-
grsBlueVista:
-
grsSilverLight:
-
grsSilverDark:
-
grsSilverMonochrome:
-
grsBlackOffice:
-
grsOlive:
-
grsYellow:
-
grsOrange:
-
grsGreen:
-
grsBrown:
-
grsKhaki:
|
Constants
rHTMLHintImageTag = '<<HINTIMG>>'; |
|
Variables
Author
Created
Jan 2013
Last Modified
Oct 2013
Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10
|