fpc_CreatePageControl
|
TWinControl |
awin_Parent |
String |
as_Name |
TWinControl |
apan_PanelOrigin |
|
TPageControl
|
private |
p_CloseLoginActionDescription
procedure p_CloseLoginAction
Login close event
|
|
TObject |
AObject |
TCloseaction |
ACLoseAction |
|
|
private |
p_CreateArrayStructComponentsControlsDescription
procedure p_CreateArrayStructComponentsControls
Creating groupbox with controls
|
|
TFWTables |
ADBSources |
TFWTable |
ADBSource |
TFWTable |
lfwt_Source2 |
TFWFieldColumn |
affd_ColumnFieldDef |
TALXMLNode |
anod_Field |
TControl |
acon_control |
TDoCreateFromXML |
acx_FieldColumn |
Longint |
ai_Fieldcounter |
|
|
private |
p_LoginCancelClickDescription
procedure p_LoginCancelClick
Cancel Click event
|
|
|
|
private |
p_LoginOKClickDescription
procedure p_LoginOKClick
Login OK Button event
AObject : Needed for event
|
|
|
|
private |
p_setFunctionDescription
procedure p_setFunction
Creating the components of the form from TLeonFunction into array
a_Value : Menu function
|
|
|
|
private |
p_ScruteComposantsFiche |
|
|
protected |
p_setChoiceComponentDescription
procedure p_setChoiceComponent
After having read child node from choice node setting the height of choice node
argr_Control : Choice component
|
|
TCustomRadioGroup |
argr_Control |
|
|
protected |
fcon_CreateFieldComponentAndPropertiesDescription
procedure p_CreateFieldComponentAndProperties
Creating the column components
as_Table : Table Name
anod_Field: Node field
ai_FieldCounter : Field counter
ai_Counter : Column counter
awin_Parent : Parent component
ab_Column : Second editing column
afws_Source : XML form Column
afd_FieldsDefs : Field Definitions
|
|
TALXMLNode |
anod_Field |
TWinControl |
awin_parent |
TControl |
awin_last |
Longint |
ai_FieldCounter |
TDoCreateFromXML |
acx_FormCreate |
TFWSource |
afws_Source |
Boolean |
ab_SeparateIfTooMuch |
|
TControl
|
protected |
flab_setFieldComponentPropertiesDescription
Function flab_setFieldComponentProperties
creating the label component and setting the field component from child nodes
anod_Field : component node
awin_Control : created field component
awin_Parent : Parent component
afd_FieldDef : Field definitions
ai_Counter : Field Counter
afws_Source : XML Form Column
ab_Column : Segund editing column
afcf_ColumnField : Field Form column definitions
|
|
TALXMLNode |
anod_Field1 |
TALXMLNode |
anod_Field2 |
TControl |
acon_Control |
String |
as_name |
TWinControl |
awin_Parent |
Integer |
ai_Counter |
Boolean |
ab_Column |
TFWFieldColumn |
afcf_ColumnField |
|
TFWLabel
|
protected |
p_SetFieldButtonsPropertiesDescription
procedure p_SetFieldButtonsProperties
Setting the editing buttons
anod_Action : Action node for buttons
ai_Counter : column counter
awin_Parent : Parent component
|
|
TALXMLNode |
anod_Action |
Integer |
ai_Counter |
|
|
protected |
p_setControlNameDescription
procedure p_setControlName
Setting control name from node
|
|
String |
as_FunctionName |
TALXMLNode |
anod_FieldProperty |
TControl |
awin_Control |
Longint |
ai_Counter |
|
|
protected |
fb_ChargementNomColDescription
Function fb_ChargementNomCol
Inherited function, just make it true
|
|
TFWSource |
AFWColumn |
Integer |
ai_NumSource |
|
Boolean
|
protected |
p_AfterColumnFrameShowDescription
function fwin_CreateFieldComponent
Creates some field components from anod_Field
awin_Parent : Parent of created components
anod_Field : Node which wants a component
overrided procedure p_AfterColumnFrameShow
aFWColumn : abstract Column showing
|
|
|
|
protected |
DoCloseDescription
overrided procedure DoClose
Free the XML Form
Setting CloseAction to cafree
|
|
|
|
protected |
fb_ChargeDonnees |
|
Boolean
|
protected |
KeyUpDescription
procedure TF_XMLForm.KeyUp
Auto OK Login key event
AObject : Needed for event
|
|
Word |
Key |
TShiftState |
Shift |
|
|
protected |
fpan_GridNavigationComponentsDescription
function fpan_GridNavigationComponents
Create a complete Grid navigation with Navigators returning the child created ScrollBox for the editing form
awin_Parent : The grid navigation and editing parent
const as_Name : name for caption
const ai_Counter : Column counter
|
|
TWinControl |
awin_Parent |
String |
as_Name |
Integer |
ai_Counter |
|
TCustomControl
|
protected |
fb_InsereCompteur |
TDataset |
adat_Dataset |
TFWFieldColumns |
aff_Cle |
String |
as_ChampCompteur |
String |
as_Table |
String |
as_PremierLettrage |
Char |
ach_DebutLettrage |
Char |
ach_FinLettrage |
Int64 |
ali_Debut |
Int64 |
ali_LimiteRecherche |
|
Boolean
|
public |
DoShow |
|
|
public |
p_setLoginDescription
Déclarations publiques
procedure p_setLogin
Special Login model
axml_Login : XML Document of login form
|
|
TALXMLDocument |
axml_Login |
TJvXPButton |
axb_ident |
TMenuItem |
amen_MenuIdent |
TImageList |
aiml_Images |
TBitmap |
abmp_DefaultImage |
Longint |
ai_CountImages |
|
|
public |
BeforeCreateFrameWorkDescription
overrided procedure BeforeCreateFrameWork
Creating invisible component and setting it
Sender : needed
|
|
|
|
public |
DestroyComponentsDescription
procedure DestroyComponents
Destroy all the visible components for the form to be re-used
Initiate the XML Form
Parameter : acom_Parent : If not nil destroy only the controls child of acom_Parent
|
|
|
|
public |
p_CreateFormComponentsDescription
procedure p_CreateFormComponents
Create a form from XML File
as_XMLFile : XML File
as_Name : Name of form
awin_Parent : Parent component
ai_Counter : The column counter for other XML File
|
|
String |
as_XMLClass |
String |
as_Name |
TWinControl |
awin_Parent |
|
|
public |
CreateDescription
Recherche du nom de l'executable pour aller
chercher la bonne fonction d'initialisation
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
public |
DestroyDescription
Creating objects
|
|
|
|
public |