Свойство | Type | Description | |
---|---|---|---|
RtlApplyToControls | void | ||
RtlApplyToToolStripItems | void | ||
RtlMoveChildControls | void |
Méthode | Description | |
---|---|---|
ApplyTo ( |
||
ApplyTo ( string strTableName, |
||
Load ( Stream s, IXmlSerializerEx xs ) : |
||
Load ( string strFile, IXmlSerializerEx xs ) : |
||
SafeGetStringTableDictionary ( string strTableName ) : string>.Dictionary |
||
Save ( |
||
Save ( |
Méthode | Description | |
---|---|---|
RtlApplyToControls ( |
||
RtlApplyToToolStripItems ( |
||
RtlMoveChildControls ( |
public ApplyTo ( |
||
form | ||
Résultat | void |
public ApplyTo ( string strTableName, |
||
strTableName | string | |
tsic | ||
Résultat | void |
public static Load ( Stream s, IXmlSerializerEx xs ) : |
||
s | Stream | |
xs | IXmlSerializerEx | |
Résultat |
public static Load ( string strFile, IXmlSerializerEx xs ) : |
||
strFile | string | |
xs | IXmlSerializerEx | |
Résultat |
public SafeGetStringTableDictionary ( string strTableName ) : string>.Dictionary |
||
strTableName | string | |
Résultat | string>.Dictionary |
public static Save ( |
||
kpTrl | ||
sOut | Stream | |
xs | IXmlSerializerEx | |
Résultat | void |
public static Save ( |
||
kpTrl | ||
strFileName | string | |
xs | IXmlSerializerEx | |
Résultat | void |